home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d19 / nitkill.arc / NITKILL.TXT < prev   
Text File  |  1989-06-05  |  3KB  |  87 lines

  1.  
  2.  
  3.  
  4.                    NITKILL.EXE      version 1.1        6/5/89
  5.         
  6.                                 Michael W. Cocke
  7.             The Hacker Central BBS  (201)334-2555  300/1200/2400  8N1
  8.         
  9.         
  10.         Imagine if you will, a user who persists in leaving the kind of 
  11.         messages that guarantee legal problems.  Messages relating to 
  12.         software piracy.  Obviously you can always lock him/her out of 
  13.         the board.  Now take the problem one step further.... into the 
  14.         NIT zone....  Say you're a hub on an echo mail system...  say 
  15.         this user hasn't managed to get thrown out of all the other 
  16.         systems on your echo mail network....  what do you do?
  17.         
  18.                You get   NITKILL   (or in my case, WRITE nitkill)
  19.         
  20.         NITKILL is designed for operation from your event or from the 
  21.         batch file that your echo mail transfers run from.  Just put 
  22.         NITKILL after your mail transfer operation is finished and before 
  23.         board reentry occurs.  NITKILL will scan all of the message bases 
  24.         that you tell it to and delete ALL messages that are to or from 
  25.         up to fifty selected users.
  26.         
  27.         NITKILL ignores all messages that aren't either to or from your 
  28.         selected problems.  NITKILL will kill a message so dead that 
  29.         Sysop function #4 won't even bring it back.  (I recommend that 
  30.         you create a 'safe' copy of your message file before running 
  31.         NITKILL - Ex:  copy msgs msgs.saf) but NITKILL has been tested on 
  32.         my own board and functions properly.
  33.         
  34.         
  35.         NITKILL operation:
  36.         ------------------
  37.         NITKILL requires two configuration files,  both MUST be in the 
  38.         current directory when you call NITKILL.
  39.         
  40.         
  41.         NITS is the name of the file containing your list of names.  
  42.         These may be in upper, lower, or mixed case.
  43.         
  44.         Firstname <space> Lastname
  45.         Firstname <space> Lastname
  46.         
  47.         The names should be EXACTLY as they appear in the message header.  
  48.         NO TRAILING BLANKS and NO BLANK LINES!  
  49.         
  50.         ===================================================================
  51.         MSGBASES is the list of message bases that you need to launder.  
  52.         These MUST have the full drive:path\filename specified!
  53.         case is irrelevant.  There may be as many of these as are needed.
  54.         
  55.         d:\pcb\main\msgs
  56.         d:\pcb\c\msgs
  57.         
  58.         etc.
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.         
  66.         
  67.         I hope none of you ever have to put up with this kind of stupidi-
  68.         ty, but isn't it nice to know that you aren't alone, and that 
  69.         there are tools to help you?
  70.         
  71.         P.S.  I thought seriously about leaving the name of my particular 
  72.         nemesis hardcoded into this program, but decided against it.  
  73.         That would be stooping to the level that this kid seems to be on.
  74.         
  75.         
  76.         Michael W. Cocke
  77.         6/5/89
  78.         
  79.         
  80.         P.S.  NITKILL has been tested for use with PCBoard 14.x,  If you 
  81.         have a different version, DO NOT USE NITKILL as I have NO idea 
  82.         what will happen.
  83.         
  84.           
  85.  
  86.  
  87.